Skip to content

Conversation

jdubois
Copy link

@jdubois jdubois commented Oct 21, 2025

This follows the discussion on ticket #3368

This is a draft PR as the work is pretty big, I'll start with the simpler implementations (Embeddings) and finish with the more complex one (Chat).

- Add support for ImageModel
- Refactor the existing code now that we have support for 2 models

Signed-off-by: Julien Dubois <[email protected]>
@jdubois
Copy link
Author

jdubois commented Oct 22, 2025

With today's commit, we now have:

  • Support for EmbeddingModel
  • Support for ImageModel

And some basic shared configuration, that will be improved next, so we're ready for the more complex stuff (ChatModel).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant